gtk4.git
2019-05-21 Matthias Clasengtk-demo: Fix menubutton usage in listbox demo
2019-05-20 Matthias Claseninspector: Don't apply button api to menu buttons
2019-05-20 Timm Bädergl renderer: Pass correct matrix category when renderin...
2019-05-20 Timm Bädergl renderer: Delete render_texture framebuffer
2019-05-20 Timm Bädergl renderer: A GdkGLTexture's context might be NULL
2019-05-20 Timm Bädergl renderer: Really fix gl debugging code
2019-05-20 Matthias Clasenbuilder-tool: Remove debug spew
2019-05-19 Matthias Clasenx11: Remove to unused settings
2019-05-19 Matthias Clasenlock button: Don't allow subclassing
2019-05-19 Matthias Clasenlink button: Don't allow subclassing
2019-05-19 Matthias ClasenFix a compiler warning
2019-05-19 Matthias Clasenpopover menu: Make not subclassable
2019-05-19 Matthias Clasenpopover: Cosmetics
2019-05-19 Matthias Clasenvolume button: Don't allow subclassing
2019-05-19 Matthias Clasensettings: Drop the priv pointer
2019-05-19 Matthias Clasenapplication window: Drop the priv pointer
2019-05-19 Matthias Clasensizegroup: Drop the priv pointer
2019-05-19 Matthias Clasensettings: Make not subclassable
2019-05-19 Matthias ClasenForgotten file
2019-05-19 Matthias Clasenshortcuts window: Make not subclassable
2019-05-19 Matthias Clasencss provider: Make not subclassable
2019-05-19 Matthias Clasensize group: Make not subclassable
2019-05-19 Matthias Clasenpassword entry: Make not subclassable
2019-05-19 Matthias ClasenPadding review
2019-05-19 Matthias ClasenRevert "wayland: Make popups work more than once"
2019-05-19 Matthias Clasenmessage dialog: Make not subclassable
2019-05-19 Matthias ClasenPadding review
2019-05-19 Matthias ClasenCosmetic changes
2019-05-19 Matthias ClasenTrivial: Remove a few +'s
2019-05-19 Matthias ClasenMerge branch 'frame-pixel-counter' into 'master'
2019-05-19 Matthias Clasenwayland: Make popups work more than once
2019-05-19 Matthias Clasenwidget-factory: menu buttons can't have children
2019-05-18 Benjamin OtteMerge branch 'wayland-surface-unmap' into 'master'
2019-05-18 Matthias Clasenwayland: Keep some resources until destroy
2019-05-18 Matthias ClasenMerge branch 'button-clicked' into 'master'
2019-05-18 Matthias ClasenDrop gtk_button_clicked
2019-05-18 Matthias Clasendemos: Stop using gtk_button_clicked
2019-05-18 Matthias Clasengtk: Stop using gtk_button_clicked
2019-05-18 Matthias Clasenprofiling: Add a counter for pixels drawn per frame
2019-05-18 Benjamin OtteMerge branch 'wip/otte/for-master' into 'master'
2019-05-18 Benjamin Ottebuild: Convert CSS parser tests to single meson tests
2019-05-18 Benjamin Otteglcontext: Store the updated area in the right place
2019-05-18 Benjamin Ottetext: Ensure indexes are ordered properly
2019-05-18 Benjamin Ottewidget: Make gtk_widget_render() static
2019-05-18 Matthias ClasenMerge branch 'menubutton-no-button' into 'master'
2019-05-18 Matthias ClasenAdapt tests
2019-05-18 Matthias ClasenUpdate all users for menubutton changes
2019-05-18 Matthias Clasena11y: Adapt to menu button changes
2019-05-18 Matthias Clasenmenubutton: Don't derive from GtkToggleButton
2019-05-18 Timm Bädergl renderer: Render fallback nodes upside down
2019-05-18 Timm Bädergl renderer: Remove an outdated comment
2019-05-18 Timm Bädergl renderer: Fix color matrix shader
2019-05-18 Timm Bädertestsuite: Add a color matrix test case
2019-05-18 Timm Bädergl renderer: Skip invisible shadows
2019-05-18 Timm Bädergl renderer: Remove useless ops_offset calls
2019-05-18 Timm Bäderissue templates: reproducers should be written in C
2019-05-18 Timm Bädersidebarrow: Don't focus on click
2019-05-18 Timm Bäderwidget-factory: Add icon-dropshadow class to large...
2019-05-18 Timm Bäderfilechooserwidget: Remove unused gobject data
2019-05-17 Timm BäderMerge branch 'fix-non-csd-menu-corners-gtk4' into ...
2019-05-17 Matthias ClasenMerge branch 'openbsd-pid_get_parenvt-v2' into 'master'
2019-05-17 Antoine Jacoutotpid_get_parent: fix potential leak of kp
2019-05-16 Matthias ClasenAdd clock freezes to the profile
2019-05-16 Matthias ClasenMerge branch 'frame-profiling' into 'master'
2019-05-16 Matthias Clasenalways record a frame end time when profiling
2019-05-16 Matthias ClasenMerge branch 'frame-profiling' into 'master'
2019-05-16 Matthias ClasenRedo frame profiling
2019-05-16 Daniel MustielesUpdated Spanish translation
2019-05-15 Benjamin OtteMerge branch 'wip/otte/for-master' into 'master'
2019-05-15 Benjamin Otteflattenlistmodel: Do proper check
2019-05-15 Matthias Clasenprofiler: Prefer CLOCK_MONOTONIC
2019-05-15 Timm Bäderquery: Remove private pointer
2019-05-15 Timm Bäderfilechooserwidget: Remove some unused struct members
2019-05-15 Timm Bäderaccellabel: use a box layout
2019-05-15 Matthias ClasenMerge branch 'wip/carlosg/no-x11-core-events' into...
2019-05-14 Carlos Garnachogdk/x11: Remove XI1 remnant
2019-05-14 Carlos Garnachogdk/x11: Drop GdkDeviceManagerCore
2019-05-14 Carlos Garnachogdk/x11: Make XInput2 a mandatory runtime dependency...
2019-05-14 Carlos Garnachogdk/x11: Drop GDK_CORE_DEVICE_EVENTS environment variable
2019-05-14 Carlos Garnachogdk/x11: Remove gdk_disable_multidevice()
2019-05-14 Carlos Garnachogdk/x11: Make XInput2 a mandatory build time dependency...
2019-05-14 Matthias ClasenTry again to fix profiler setup
2019-05-14 Matthias ClasenFix registration of profiler DBus api
2019-05-14 Matthias Clasenprofiling: Only use frame timings when we have them
2019-05-14 Timm Bädercellrendererpixbuf: Avoid creating expander textures...
2019-05-14 Timm Bädercellrendererpixbuf: Remove an unused local variable
2019-05-13 Matthias ClasenMerge branch 'openbsd-pid_get_parent' into 'master'
2019-05-13 Antoine Jacoutotpid_get_parent: fix for OpenBSD
2019-05-13 Matthias ClasenMerge branch 'modifier-events' into 'master'
2019-05-13 Matthias Clasenkey controller: Don't eat modifier events
2019-05-13 Piotr DrągUpdate POTFILES.in
2019-05-13 Matthias ClasenMerge branch 'default-decoration-dialogs' into 'master'
2019-05-12 Benjamin OtteMerge branch 'wip/otte/for-master' into 'master'
2019-05-12 Benjamin Otterendernodeparser: Move EOF test into parse_declarations()
2019-05-12 Benjamin Otterendernodeparser: Introduce clear_func
2019-05-12 Florian Müllnerdialog: Use default decoration for non-custom headerbars
2019-05-12 Matthias Clasenabout dialog: Fix page visibility
2019-05-12 Matthias ClasenReinstate the activate-focus keybinding
2019-05-12 Benjamin OtteMerge branch 'wip/otte/for-master' into 'master'
2019-05-12 Benjamin Otterendernodeparser: Default color to black
next